![]() |
iShell Help |
|
Tribeworks > iShell > Help > | ||
Property | ||
Properties are custom attributes that you define. They can only exist in the Root element. Properties can be named and assigned a type and a value using any of the Constant types available. Properties can be public or private. A Root's public properties are accessible in Document elements. Properties can be accessed and modified at Runtime with Get Property and Set Property commands or a command's Property argument. A Property can optionally have one or more Connections. Properties are reset when the document is loaded. They are not remembered/stored when the document is unloaded. |